Use pango api better
authorMatthias Clasen <mclasen@redhat.com>
Sat, 22 Jan 2022 18:37:32 +0000 (13:37 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 23 Jan 2022 04:10:53 +0000 (23:10 -0500)
commitfeac1e5fba309436f815c3df454b0bc684914406
treee0767b988ff42cfcaf3a70eddf89ddc9e94d36e0
parentdd5455fcd2f564796e5c78d91ef0e14baef10310
Use pango api better

Avoid direct access to PangoLayoutLine members,
use pango api for it where we can.
gdk/gdkpango.c
gtk/a11y/gtkatspipango.c
gtk/gtktextlayout.c
gtk/gtktextutil.c